projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd72e34
)
* mail/smtpmail.el (smtpmail-via-smtp): Use ascii-case-table when
author
Chong Yidong
<cyd@stupidchicken.com>
Wed, 4 Apr 2007 15:37:35 +0000
(15:37 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Wed, 4 Apr 2007 15:37:35 +0000
(15:37 +0000)
downcasing.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 5c3a6eed4d0aecf0ebb9f62a10a87175dda9143f..a86694542fdadad1e2f051bfd1a684cba4c0cd6e 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-4,6
+4,9
@@
* international/mule.el (ascii-case-table): New var.
+ * mail/smtpmail.el (smtpmail-via-smtp): Use ascii-case-table when
+ downcasing.
+
2007-04-03 Nick Roberts <nickrob@snap.net.nz>
* progmodes/gud.el (gud-minor-mode-map): Simplify.